SmallApps Alpha Trial Software ==================================================== kenneth_green@agilent.com 26 Aug 2009 NOTE that installing the latest QT pkg will replace the current QT installation on any machine on which it is run. If you need to roll back to the official QT release you will have to manually uninstall the new one from Add/Remove Programs first. How to install -------------- a) Run the QT installer AgtQuickTest.xxx.yyy.exe b) UNzip the ApplicationLauncher demo into: C:\Program Files\Agilent\N2X\QuickTest\UserFiles\UserScripts Documentation and examples -------------------------- Documentation for the new environment is included here (once installed): C:\Program Files\Agilent\N2X\QuickTest\lib\AgtQcl\doc A reference for the XML syntax for defining the GUI fields for your SmallApp is here: C:\Program Files\Agilent\N2X\QuickTest\lib\AgtQcl\doc\AutoGuiXml\index.htm To create a new SmallApp I recommend you copy and rename this directory and its contents: C:\Program Files\Agilent\N2X\QuickTest\UserFiles\UserScripts\ApplicationLauncher\apps\Sample\SmallApp_Template An example of a more complex GUI defined in XML can be found here: C:\Program Files\Agilent\N2X\QuickTest\lib\AgtQcl\classes\view\test\sample.tpd.xml